-----------------------------------------
Threads Cloud Panel 2.0 
Coder: SoulSmasher - phpfusion-tr.com
Url: www.soulsmasher.net
----------------------------------------

This block lists your forum threads randomly like a tag cloud in wordpress
I've genererated this, because i needed this, hope this helps the community a bit :)

Languages:
-English
-Turkish
-German (Thanks to Tigraopc)
-Danish (Thanks to Helmuth)


Installation:
Just Upload the threads_cloud_panel folder to your infusions folder, then activate the block via admin panel/blocks
(Recommended using as bottom center and Shown in All Pages)

For Adjusting the Sizes and amount, open threads_cloud_panel.php and adjust these lines as you like:

//ANA AYARLAR - MAIN SETTINGS
$miktar = 15; //ka tane gzkecekse onu yazn , ----Amount Of Threads That Will Be Shown
$renkli=1; //renkli bulut olsun mu? kapamak iin 0  yazn---setting if the cloud will be colorful or not, to disable, set variable to 0
$size=array(10,12,16,18,24,30); //font size pixels
$sizefinal=count($size)-1;//dizinin son elemannn deeri --Last element of font size array
//renkli seili ise renklerimiz bir dizi olsun
$renkler=array("ffdb00", "1c4c8c", "d8c6f2", "8cbd57", "f25b17", "bec6cf", "1c83c8", "e68810", "3168d6", "cccccc", "000000", "b53800", "b9ed8b", "9cdeff", "9474b3");//renk kodlar - hexademical color codes, you can add or edit any hexademical RGB color code, they will be automatically added